dove-hawk game

Game

Suppose two types of animals, hawks (aggressive) and doves (peaceful).

Hawk aggressively repels invader of territory, dove yields. If both doves, one leaves with probability 1/21/2. If both are hawks, fight ensures, both injured, at most one will remain in the territory and produce offspring.

Invader
Dove (yy) Hawk (1y1-y)
Defender Dove 4,44, 4 2,82, 8
Hawk 8,28, 2 1,11, 1

"Single species" population, as both players have same set of strategies, payoff functions satisfy u1(s1,s2)=u2(s1,s2)u_1(s_1,s_2) = u_2(s_1,s_2), game is symmetric.

Describe a mutation, an individual in the population characterized by a particular behavior: type hawk or type dove. Type xx where 0x10 \leq x \leq 1 (dove with probability xx), hawk with probability 1x1-x.

Mutation population game:

Population
Dove (yy) Hawk (1y1-y)
Mutation Dove 4,44, 4 2,82, 8
Hawk 8,28, 2 1,11, 1

The column player is the population, the row player as the mutation chooses its type.

Population is implementing a fixed mixed strategy [yy(Dove), (1y)(1-y)(Hawk)], behaving with probability yy as a dove, 1y1-y as a hawk.

Expected payoff of a mutation from a random encounter is


References

  1. M. Maschler, E. Solan, and Shmuel Zamir, Game Theory, Cambridge University Press, 2013, p. 187-189.